ci: Install kola tests
authorColin Walters <walters@verbum.org>
Thu, 14 May 2020 23:50:40 +0000 (23:50 +0000)
committerColin Walters <walters@verbum.org>
Fri, 15 May 2020 19:40:54 +0000 (19:40 +0000)
commit48f5a1885e3c6a4db5bc47187eab3b0870a463d3
treec1242148505b500d34c6153575eb783774b87c80
parentf145d183694834d74470b3c01a715aa2d1bc9a5f
ci: Install kola tests

This builds on
https://github.com/coreos/coreos-assembler/pull/1441
to install our tests rather than running them from the source
directory.  This model will more cleanly allow us to ship
our tests along with a test container or elsewhere, separate
from the source directory.

Also prep for https://github.com/ostreedev/ostree/pull/2048
.cci.jenkinsfile
Makefile-tests.am
tests/kola/Makefile [new file with mode: 0644]